home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 September & October
/
Amiga-CD 1996 #9-10.iso
/
ausgabe_9_96
/
kommunikation
/
mm_030
/
rexx
/
mm_loadcfg.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-04-29
|
173b
|
15 lines
/*
** This script shows how to re-Load the actual Configuration File
*/
address 'MAILMANAGER'
MM_AreasWin
DO WHILE RC ~= 0
call Delay(250)
MM_AreasWin
END
MM_LoadCfg